From: Sathees Balya Date: Fri, 21 Sep 2018 09:41:13 +0000 (+0100) Subject: Update release minor version string X-Git-Url: http://git.openwrt.org/%22http:/oss.oetiker.ch/rrdtool//%22/%22http:/oss.oetiker.ch/rrdtool/%22?a=commitdiff_plain;h=1971f9dfafc346df7b8389b70c9ef01dada4b67d;p=project%2Fbcm63xx%2Fatf.git Update release minor version string Change-Id: I67382383fc9d18ab57c7e51f793145cb14c6fec5 Signed-off-by: Sathees Balya --- diff --git a/Makefile b/Makefile index 9dc8a422..fe392f5b 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ # Trusted Firmware Version # VERSION_MAJOR := 1 -VERSION_MINOR := 5 +VERSION_MINOR := 6 # Default goal is build all images .DEFAULT_GOAL := all